home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / programming / other / python-1.52 / lib / python1.5 / test / autotest.py < prev    next >
Text File  |  1999-06-14  |  108b  |  4 lines

  1. # Backward compatibility -- you should use regrtest instead of this module.
  2. import regrtest
  3. regrtest.main()
  4.